Add gdk_texture_save_to_tiff
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Sep 2021 13:20:05 +0000 (09:20 -0400)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Sep 2021 22:25:22 +0000 (00:25 +0200)
commitd30a0296896f5d9eabbf9884cf87ead645887d9c
treedf2263d11b2f1f8d14f5ba663f38f7f6bceff588
parent945c2531ac70af68f47f892988dd2d8431f07e01
Add gdk_texture_save_to_tiff

This is a companion to gdk_texture_save_to_png, using
the tiff format, which will let us avoid lossy conversion
of HDR data, since we can store floating point data.
gdk/gdktexture.c
gdk/gdktexture.h